cssstyleproperty: Convert binding sets
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Apr 2012 17:11:41 +0000 (19:11 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:18 +0000 (08:59 +0200)
commit4f63c1c7cae40965e10367591eca3dad5a2a0240
tree8ff0b9fcc6cf8f63d5348d8f8bd57e85510ec747
parentedbc8e4f57b871ee151443fe867f6e347682fe8d
cssstyleproperty: Convert binding sets

Instead of keeping a custom GPtrArray, keep it as a GtkCssArrayValue of
GtkCssStringValue. This way, we gain equality comparisons and print
functions for free.
gtk/gtkcssstylepropertyimpl.c